Feature: transfer label descriptions#160
Conversation
Now when labels are transferred, their descriptions are as well!
|
Note the only major potential edge case I Edit: There was, see below. Fixed :) |
|
Hrm, actually looking at it now - it seems some label creations are failing silently |
|
LOL it's failing for the exact edge case I predicted - the label description length on GitHub is much shorter. |
|
Ok this is in a great place now, I added a Oh yeah, I also added some static color consts - so you can throw those into your various |
Ok, this works nicely now!
|
OK, all fixed up and ready to go! 👍 |
|
Thanks :) |


trimOversizedLabelDescriptionsboolean option to trim them to the maximum allowable length instead of leaving blank, maybe a bit excessive feel free to remove this logic.